home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Star Trek - Starship Creator
/
CREATOR.ISO
/
mac
/
Starship Creator
/
ShipMain
/
IMPORT
/
Sector8.txt
next >
Wrap
Text File
|
1998-10-06
|
3KB
|
98 lines
NAME=Take Position in Sector 8
LEVEL=Beginner
ERA=ALL
TYPE=Sample
KEYS=Basic Equipment
DESC=
Fly to Sector 8 and request further instructions.
@
<MISS = EAR, DES = 0350:0175:Sector 8,RAR= 001,TIL= 048,>
<ICMD = #captainSpeaks,MSG01,
// Launch the Starship on it's mission
#setGoals,MSG99,
#impulsePwrOn,-,
#engageNavDeflector,-,
#warpPwrOn,-,
#engageImpulseEng,-,
#unDock,MSG02,
#gotoWarp,MSG03,
#testHitTarget,-,
// Destination Arival
#reportStatus,MSG10,
#executeGoal,MSG11,>
<MSG99 = [1:"Arrived in Sector 8."]>
<MSG01 = Prepare to get underway.>
<MSG02 = Helm, take us out of drydock.>
<MSG03 = <FLYB=SmStarbaseBG;ByOut>Set course for Sector 8.>
<MSG10 = Approaching destination.>
<MSG11 = Taking position.>
<MO_CO_EG = #hover,-,
#goal1achieved,-,
#HQCmd1,MSG28,>
<MSG28 = Contact starbase and advise them of our status.>
<CCMD =
#returnStarBase,200 : 200,
#departArea,MSG29,
#gotoWarp,-,
#testHome,-,
#disengageWarpEng,-,
#disengageNavDeflector,-,
#lowerShields,-,
#engageImpulseEng,-,
#dock,MSG31,
#simOver,MSG38, >
<MSG29 = Set coordinates for return.>
<MSG31 = Arrived back at Starbase.>
<MSG38 = The simulation is complete.>
<MSG50 = Ship unable to complete mission.>
// possible unrecoverable failures
<MO_CO_SYSFAIL = #HQCmd4,-,>
// possible shield failures
<MO_CO_SMF = #HQCmd2,-,>
<MO_HQ_EV0 = 4,>
<MO_HQ_EV1 = We have arrived in Sector 8. Requesting further orders.,
#simOver,-,Stay there, #closeMission,-, Come home, #HQCmd1,>
<MO_HQ_EV2 = Our shields are damaged.,
#surrender,-, Give up., #otherSpeaks,-,Keep going.,#HQCmd2,>
<MO_HQ_EV3 = This ship is not equipped to handle basic maneuvers or is damaged beyond repair in-flight.,
#simover,-, Simulation Failure, #nothing,-,,#HQCmd3,>
<MO_HQ_EV4 =Vessel suffered an unrepairable failure. Mission cannot proceed. Make sure appropriate systems and crew are present.,
#simOver,-, Acknowledged., #nothing,-,,#HQCmd4,>
<LEVTMAP = #blackHole,989,89,-, #asteroid,250,250,Asteroid field. Use caution.,>
<TEVTMAP = #wearNTear,1200,-, #fireDrill,2400,-,>
<MO_SN_LR = 0,0,0,0,#nothing, ;>
<MO_SN_RF = 0,0,0,0,#nothing, ;>
<MO_SN_PA = 0,0,0,0,#nothing, ;>
<MO_SN_GM = 0,0,0,0,#nothing, ;>
<MO_SN_PR = 0,0,0,0,#nothing, ;>
<MO_SN_LF = 330,245,340,255,#lifeforms, ;>
<MO_SN_SS = 0,0,0,0,#nothing, ;>
<MO_SN_OP = 0,0,0,0,#nothing, ;>
<MO_SN_GF = 0,0,0,0,#nothing, ;>
<MO_SN_GR = 0,0,0,0,#nothing, ;>
<MO_SN_IR = 0,0,0,0,#nothing, ;>
<MO_SN_PM = 0,0,0,0,#nothing, ;>
<MO_PRB_DATA = 180,180,220,220,#something,Inverse-polarity graviton field detected.;>
//end (Notice there must be a RETURN after this.)